home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 3: The Continuation / 17-Bit_The_Continuation_Disc.iso / amigan / amigan 17 / dmemacros / pascal / case.edrc < prev    next >
Encoding:
Text File  |  1994-01-27  |  324 b   |  15 lines

  1. repeat 3 insline `+'  up  firstnb
  2.  
  3. if c>32 `down insline' down
  4.  
  5. repeat 3 down firstnb
  6.  
  7. if c>32 insline
  8.  
  9. repeat 3 up   firstnb del
  10.  
  11. `CASE () OF'         firstnb down down
  12. `END; (* CASE + *)'  findstr `) OF'  prev
  13.  
  14. escimm (`)    first find `(' right while c<=32 right    scanf %[~)] down    findr `+' $scanf    firstnb up tab
  15.